Skip to content

Fix executeAndGetOutput#172

Merged
fstagni merged 3 commits into
DIRACGrid:develfrom
chrisburr:fix-executeAndGetOutput
Nov 22, 2022
Merged

Fix executeAndGetOutput#172
fstagni merged 3 commits into
DIRACGrid:develfrom
chrisburr:fix-executeAndGetOutput

Conversation

@chrisburr

@chrisburr chrisburr commented Nov 22, 2022

Copy link
Copy Markdown
Member

In #155 there is an issue that if stdout is very long and stderr is very short only the first 2048 characters will be read from stdout.

Instead this PR fixes and keeps the rolling output it by switching the non-blocking IO (as well as making a few clean ups).

@chrisburr chrisburr force-pushed the fix-executeAndGetOutput branch from e5aad37 to b3a50cf Compare November 22, 2022 13:36
@chrisburr chrisburr marked this pull request as ready for review November 22, 2022 13:53
@chrisburr chrisburr requested a review from fstagni November 22, 2022 13:55
@fstagni fstagni merged commit 7390660 into DIRACGrid:devel Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants